var runtime.boundsErrorFmts

2 uses

	runtime (current package)
		error.go#L148: var boundsErrorFmts = [...]string{
		error.go#L185: 	fmt := boundsErrorFmts[e.code]